[INFO] cloning repository https://github.com/lstocchi/whypa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lstocchi/whypa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flstocchi%2Fwhypa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flstocchi%2Fwhypa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4aed78ecd9e0ec8bd4370a7328674f6e3e656c1
[INFO] fixing lstocchi/whypa against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flstocchi%2Fwhypa" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lstocchi/whypa
[INFO] finished tweaking git repo https://github.com/lstocchi/whypa
[INFO] tweaked toml for git repo https://github.com/lstocchi/whypa written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lstocchi/whypa on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lstocchi/whypa already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vmm-sys-util v0.15.0
[INFO] [stderr]   Downloaded acpi_tables v0.2.0
[INFO] [stderr]   Downloaded imago v0.2.2
[INFO] [stderr]   Downloaded virtio-queue v0.17.0
[INFO] [stderr]   Downloaded virtio-bindings v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9d89a106d53ee011b41da1b752698934d9a06842b79039c92274fa48bb0ac871
[INFO] running `Command { std: "docker" "start" "9d89a106d53ee011b41da1b752698934d9a06842b79039c92274fa48bb0ac871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d89a106d53ee011b41da1b752698934d9a06842b79039c92274fa48bb0ac871" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d89a106d53ee011b41da1b752698934d9a06842b79039c92274fa48bb0ac871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d89a106d53ee011b41da1b752698934d9a06842b79039c92274fa48bb0ac871" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]     Checking windows-link v0.2.1
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling imago v0.2.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking windows-result v0.4.1
[INFO] [stderr]     Checking windows-strings v0.5.1
[INFO] [stderr]     Checking windows-sys v0.61.2
[INFO] [stderr]     Checking windows-threading v0.2.1
[INFO] [stderr]     Checking virtio-bindings v0.2.7
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking vmm-sys-util v0.15.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking which v8.0.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling windows-implement v0.60.2
[INFO] [stderr]    Compiling windows-interface v0.59.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking windows-core v0.62.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking vm-memory v0.17.1 (/opt/rustwide/workdir/vm-memory)
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]   --> vm-memory/src/io.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::os::windows::io::{AsRawHandle, AsRawSocket, RawHandle, RawSocket};
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]    --> vm-memory/src/io.rs:204:47
[INFO] [stdout]     |
[INFO] [stdout] 204 | impl_read_write_volatile_for_handle!(std::os::windows::io::OwnedHandle);
[INFO] [stdout]     |                                               ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]    --> vm-memory/src/io.rs:205:47
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl_read_write_volatile_for_handle!(std::os::windows::io::BorrowedHandle<'_>);
[INFO] [stdout]     |                                               ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `xen`
[INFO] [stdout]   --> vm-memory/src/volatile_memory.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(all(feature = "backend-mmap", feature = "xen", target_family = "unix"))]
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend-mmap`
[INFO] [stdout]    = help: consider adding `xen` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `xen`
[INFO] [stdout]   --> vm-memory/src/volatile_memory.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(not(feature = "xen"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backend-mmap`
[INFO] [stdout]    = help: consider adding `xen` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `xen`
[INFO] [stdout]    --> vm-memory/src/volatile_memory.rs:325:15
[INFO] [stdout]     |
[INFO] [stdout] 325 |     #[cfg(all(feature = "xen", target_family = "unix"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backend-mmap`
[INFO] [stdout]     = help: consider adding `xen` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `xen`
[INFO] [stdout]    --> vm-memory/src/volatile_memory.rs:333:19
[INFO] [stdout]     |
[INFO] [stdout] 333 |         #[cfg(all(feature = "xen", target_family = "unix"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backend-mmap`
[INFO] [stdout]     = help: consider adding `xen` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `xen`
[INFO] [stdout]    --> vm-memory/src/volatile_memory.rs:348:23
[INFO] [stdout]     |
[INFO] [stdout] 348 |             #[cfg(all(feature = "xen", target_family = "unix"))]
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backend-mmap`
[INFO] [stdout]     = help: consider adding `xen` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking windows-future v0.3.2
[INFO] [stderr]     Checking windows-collections v0.3.2
[INFO] [stderr]     Checking windows-numerics v0.3.1
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:87:51
[INFO] [stdout]    |
[INFO] [stdout] 87 |             } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID {
[INFO] [stdout]    |                                                   ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:89:43
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 return windows_core::imp::marshaler(
[INFO] [stdout]    |                                           ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:255:51
[INFO] [stdout]     |
[INFO] [stdout] 255 |             } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:257:43
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 return windows_core::imp::marshaler(
[INFO] [stdout]     |                                           ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:422:364
[INFO] [stdout]     |
[INFO] [stdout] 422 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur...
[INFO] [stdout]     |                                               ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:422:470
[INFO] [stdout]     |
[INFO] [stdout] 422 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core...
[INFO] [stdout]     |                                               ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:572:51
[INFO] [stdout]     |
[INFO] [stdout] 572 |             } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:574:43
[INFO] [stdout]     |
[INFO] [stdout] 574 |                 return windows_core::imp::marshaler(
[INFO] [stdout]     |                                           ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:752:364
[INFO] [stdout]     |
[INFO] [stdout] 752 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur...
[INFO] [stdout]     |                                               ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:752:470
[INFO] [stdout]     |
[INFO] [stdout] 752 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core...
[INFO] [stdout]     |                                               ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:927:377
[INFO] [stdout]     |
[INFO] [stdout] 927 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur...
[INFO] [stdout]     |                                               ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/bindings.rs:927:483
[INFO] [stdout]     |
[INFO] [stdout] 927 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core...
[INFO] [stdout]     |                                               ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:264:28
[INFO] [stdout]     |
[INFO] [stdout] 264 |         windows_threading::submit(move || {
[INFO] [stdout]     |                            ^^^^^^ not found in `windows_threading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:281:28
[INFO] [stdout]     |
[INFO] [stdout] 281 |         windows_threading::submit(move || {
[INFO] [stdout]     |                            ^^^^^^ not found in `windows_threading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:298:28
[INFO] [stdout]     |
[INFO] [stdout] 298 |         windows_threading::submit(move || {
[INFO] [stdout]     |                            ^^^^^^ not found in `windows_threading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.2/src/async_spawn.rs:315:28
[INFO] [stdout]     |
[INFO] [stdout] 315 |         windows_threading::submit(move || {
[INFO] [stdout]     |                            ^^^^^^ not found in `windows_threading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for mutable reference `&mut Stdout` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:190:40
[INFO] [stdout]     |
[INFO] [stdout] 190 |         write_volatile_raw_handle(self.as_raw_handle(), buf)
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 190 -         write_volatile_raw_handle(self.as_raw_handle(), buf)
[INFO] [stdout] 190 +         write_volatile_raw_handle(self.as_raw_fd(), buf)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for mutable reference `&mut &Stdout` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:199:40
[INFO] [stdout]     |
[INFO] [stdout] 199 |         write_volatile_raw_handle(self.as_raw_handle(), buf)
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 199 -         write_volatile_raw_handle(self.as_raw_handle(), buf)
[INFO] [stdout] 199 +         write_volatile_raw_handle(self.as_raw_fd(), buf)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:134:47
[INFO] [stdout]     |
[INFO] [stdout] 134 |                 read_volatile_raw_handle(self.as_raw_handle(), buf)
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 | impl_read_write_volatile_for_handle!(std::fs::File);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read_write_volatile_for_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for mutable reference `&mut &File` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:143:47
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 read_volatile_raw_handle(self.as_raw_handle(), buf)
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 | impl_read_write_volatile_for_handle!(std::fs::File);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read_write_volatile_for_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for mutable reference `&mut &mut File` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:152:47
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 read_volatile_raw_handle(self.as_raw_handle(), buf)
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 | impl_read_write_volatile_for_handle!(std::fs::File);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read_write_volatile_for_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for mutable reference `&mut File` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:161:48
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 write_volatile_raw_handle(self.as_raw_handle(), buf)
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 | impl_read_write_volatile_for_handle!(std::fs::File);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read_write_volatile_for_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for mutable reference `&mut &File` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:170:48
[INFO] [stdout]     |
[INFO] [stdout] 170 |                 write_volatile_raw_handle(self.as_raw_handle(), buf)
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 | impl_read_write_volatile_for_handle!(std::fs::File);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read_write_volatile_for_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for mutable reference `&mut &mut File` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:179:48
[INFO] [stdout]     |
[INFO] [stdout] 179 |                 write_volatile_raw_handle(self.as_raw_handle(), buf)
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 | impl_read_write_volatile_for_handle!(std::fs::File);
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read_write_volatile_for_handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_socket` found for mutable reference `&mut TcpStream` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:214:38
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let socket: RawSocket = self.as_raw_socket();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 214 -         let socket: RawSocket = self.as_raw_socket();
[INFO] [stdout] 214 +         let socket: RawSocket = self.as_raw_fd();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_socket` found for mutable reference `&mut &TcpStream` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:224:38
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let socket: RawSocket = self.as_raw_socket();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 224 -         let socket: RawSocket = self.as_raw_socket();
[INFO] [stdout] 224 +         let socket: RawSocket = self.as_raw_fd();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows-future` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `as_raw_socket` found for mutable reference `&mut &mut TcpStream` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:234:38
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let socket: RawSocket = self.as_raw_socket();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 234 -         let socket: RawSocket = self.as_raw_socket();
[INFO] [stdout] 234 +         let socket: RawSocket = self.as_raw_fd();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_socket` found for mutable reference `&mut TcpStream` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:244:38
[INFO] [stdout]     |
[INFO] [stdout] 244 |         let socket: RawSocket = self.as_raw_socket();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 244 -         let socket: RawSocket = self.as_raw_socket();
[INFO] [stdout] 244 +         let socket: RawSocket = self.as_raw_fd();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_socket` found for mutable reference `&mut &TcpStream` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:254:38
[INFO] [stdout]     |
[INFO] [stdout] 254 |         let socket: RawSocket = self.as_raw_socket();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 254 -         let socket: RawSocket = self.as_raw_socket();
[INFO] [stdout] 254 +         let socket: RawSocket = self.as_raw_fd();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_socket` found for mutable reference `&mut &mut TcpStream` in the current scope
[INFO] [stdout]    --> vm-memory/src/io.rs:264:38
[INFO] [stdout]     |
[INFO] [stdout] 264 |         let socket: RawSocket = self.as_raw_socket();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `as_raw_fd` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 264 -         let socket: RawSocket = self.as_raw_socket();
[INFO] [stdout] 264 +         let socket: RawSocket = self.as_raw_fd();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `volatile_memory::VolatileSlice::<'a, B>::with_bitmap` is unsafe and requires unsafe block
[INFO] [stdout]    --> vm-memory/src/volatile_memory.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 410 |         Self::with_bitmap(addr, size, (), None)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> vm-memory/src/volatile_memory.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 |     pub unsafe fn new(addr: *mut u8, size: usize) -> VolatileSlice<'a> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `volatile_memory::VolatileRef::<'a, T, B>::with_bitmap` is unsafe and requires unsafe block
[INFO] [stdout]    --> vm-memory/src/volatile_memory.rs:890:9
[INFO] [stdout]     |
[INFO] [stdout] 890 |         Self::with_bitmap(addr, (), None)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> vm-memory/src/volatile_memory.rs:889:5
[INFO] [stdout]     |
[INFO] [stdout] 889 |     pub unsafe fn new(addr: *mut u8) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `volatile_memory::VolatileArrayRef::<'a, T, B>::with_bitmap` is unsafe and requires unsafe block
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1022:9
[INFO] [stdout]      |
[INFO] [stdout] 1022 |         Self::with_bitmap(addr, nelem, (), None)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1021:5
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     pub unsafe fn new(addr: *mut u8, nelem: usize) -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write_volatile` is unsafe and requires unsafe block
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1324:18
[INFO] [stdout]      |
[INFO] [stdout] 1324 |             8 => write_volatile(dst_addr as *mut u64, read_volatile(src_addr as *const u64)),
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1322:5
[INFO] [stdout]      |
[INFO] [stdout] 1322 |     unsafe fn copy_single(align: usize, src_addr: *const u8, dst_addr: *mut u8) {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1324:55
[INFO] [stdout]      |
[INFO] [stdout] 1324 |             8 => write_volatile(dst_addr as *mut u64, read_volatile(src_addr as *const u64)),
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write_volatile` is unsafe and requires unsafe block
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1325:18
[INFO] [stdout]      |
[INFO] [stdout] 1325 |             4 => write_volatile(dst_addr as *mut u32, read_volatile(src_addr as *const u32)),
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1325:55
[INFO] [stdout]      |
[INFO] [stdout] 1325 |             4 => write_volatile(dst_addr as *mut u32, read_volatile(src_addr as *const u32)),
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write_volatile` is unsafe and requires unsafe block
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1326:18
[INFO] [stdout]      |
[INFO] [stdout] 1326 |             2 => write_volatile(dst_addr as *mut u16, read_volatile(src_addr as *const u16)),
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1326:55
[INFO] [stdout]      |
[INFO] [stdout] 1326 |             2 => write_volatile(dst_addr as *mut u16, read_volatile(src_addr as *const u16)),
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::write_volatile` is unsafe and requires unsafe block
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1327:18
[INFO] [stdout]      |
[INFO] [stdout] 1327 |             1 => write_volatile(dst_addr, read_volatile(src_addr)),
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1327:43
[INFO] [stdout]      |
[INFO] [stdout] 1327 |             1 => write_volatile(dst_addr, read_volatile(src_addr)),
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `volatile_memory::copy_slice_impl::copy_slice` is unsafe and requires unsafe block
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1420:9
[INFO] [stdout]      |
[INFO] [stdout] 1420 |         copy_slice(dst, guard.as_ptr(), total)
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1412:5
[INFO] [stdout]      |
[INFO] [stdout] 1412 | /     pub(crate) unsafe fn copy_from_volatile_slice<B: BitmapSlice>(
[INFO] [stdout] 1413 | |         dst: *mut u8,
[INFO] [stdout] 1414 | |         slice: &VolatileSlice<'_, B>,
[INFO] [stdout] 1415 | |         total: usize,
[INFO] [stdout] 1416 | |     ) -> usize {
[INFO] [stdout]      | |______________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `volatile_memory::copy_slice_impl::copy_slice` is unsafe and requires unsafe block
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1435:21
[INFO] [stdout]      |
[INFO] [stdout] 1435 |         let count = copy_slice(guard.as_ptr(), src, total);
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> vm-memory/src/volatile_memory.rs:1427:5
[INFO] [stdout]      |
[INFO] [stdout] 1427 | /     pub(crate) unsafe fn copy_to_volatile_slice<B: BitmapSlice>(
[INFO] [stdout] 1428 | |         slice: &VolatileSlice<'_, B>,
[INFO] [stdout] 1429 | |         src: *const u8,
[INFO] [stdout] 1430 | |         total: usize,
[INFO] [stdout] 1431 | |     ) -> usize {
[INFO] [stdout]      | |______________^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0133, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vm-memory` (lib) due to 17 previous errors; 18 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9d89a106d53ee011b41da1b752698934d9a06842b79039c92274fa48bb0ac871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d89a106d53ee011b41da1b752698934d9a06842b79039c92274fa48bb0ac871", kill_on_drop: false }`
[INFO] [stdout] 9d89a106d53ee011b41da1b752698934d9a06842b79039c92274fa48bb0ac871
